projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb42d3b
)
gpsbabelfe_opt-in-for-usage-data-reporting
author
Debian GPS team
<gpsbabel@packages.debian.org>
Thu, 3 Jul 2025 23:03:32 +0000
(23:03 +0000)
committer
Peter Michael Green
<plugwash@raspbian.org>
Thu, 3 Jul 2025 23:03:32 +0000
(23:03 +0000)
Make statistics reporting an opt-in option.
Gbp-Pq: Name gpsbabelfe_opt-in-for-usage-data-reporting
gui/babeldata.h
patch
|
blob
|
history
diff --git
a/gui/babeldata.h
b/gui/babeldata.h
index 467c7413e85189ae7d2f809df311ccbc391f6de0..efe8003f8b200ef420be45e857517a7032600dd3 100644
(file)
--- a/
gui/babeldata.h
+++ b/
gui/babeldata.h
@@
-151,7
+151,7
@@
public:
// Global preferences.
bool startupVersionCheck_{true};
- bool reportStatistics_{
tru
e};
+ bool reportStatistics_{
fals
e};
bool allowBetaUpgrades_{false};
bool ignoreVersionMismatch_{true};
bool disableDonateDialog_{false};